Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Lorraine Desgerothernivu 27.Nov.03 10:14 AM a Web browser
Applications Development 6.0.2 CF2 Windows 2000


With an agent I collect information from documents(A) in a database and put them in a RTItem in another document(B). Then I deletet the document(A).

The loop over the collection looks like this

Dim doc as NotesDocument
Set doc = col.getFirstDocument

While not(doc is nothing)
...
...
...
Dim delDoc = doc
Set doc = col.GetNextDocument(doc)
delDoc.Remove(true)
Wend

On the last line I get the error 'Field too large (32K) or View's column and selection formulas are too large'. I do not get error with by all documents(A):

Does anybody now why I get this error when I remove a document form a database?

Thanks






Field is too large (32K) when remov... (~Lorraine Desge... 27.Nov.03)
. . You could try this... (~Dan Elhipister... 1.Dec.03)
. . ... updated response, 1st effort wa... (~Paul Ektoogenj... 27.Nov.03)
. . . . Field is too large (32K) when remov... (~Lorraine Desge... 27.Nov.03)
. . . . . . RE: Field is too large (32K) when r... (~Paul Ektoogenj... 27.Nov.03)
. . . . RE: ... updated response, 1st effor... (~Naomi Deskrote... 27.Nov.03)
. . . . . . RE: ... updated response, 1st effor... (~Lorraine Desge... 28.Nov.03)
. . . . . . Err .. (~Paul Ektoogenj... 28.Nov.03)
. . . . . . . . RE: Err .. (~Naomi Deskrote... 28.Nov.03)
. . . . . . . . . . RE: Err .. (~Paul Ektoogenj... 28.Nov.03)
. . . . . . . . . . RE: Err .. (~Delores Dwonic... 28.Nov.03)
. . . . . . . . . . . . RE: Err .. (~Naomi Deskrote... 29.Nov.03)
. . . . . . . . . . . . . . Agreed; about the only time I'd con... (~Delores Dwonic... 29.Nov.03)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS